home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineButton2_1355 / BUTTONCONDACTION on(release, releaseOutside).as
Text File  |  2005-08-12  |  230b  |  10 lines

  1. on(release, releaseOutside){
  2.    _root.v_himoR = 0;
  3.    gotoAndStop(1);
  4.    with(_parent._parent._parent)
  5.    {
  6.       legsOp.legOp.maedareOp.maedareOp1.himoOpRon();
  7.       fukuBacks.himoRback.himoRback1.gotoAndStop(1);
  8.    }
  9. }
  10.